home *** CD-ROM | disk | FTP | other *** search
-
-
-
- iiiiffffllllNNNNaaaammmmeeee((((3333)))) IIIImmmmaaaaggggeeee FFFFoooorrrrmmmmaaaatttt LLLLiiiibbbbrrrraaaarrrryyyy CCCC++++++++ RRRReeeeffffeeeerrrreeeennnncccceeee MMMMaaaannnnuuuuaaaallll iiiiffffllllNNNNaaaammmmeeee((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- iiiiffffllllNNNNaaaammmmeeee - named element in an iflDictionary
-
- IIIINNNNHHHHEEEERRRRIIIITTTTSSSS FFFFRRRROOOOMMMM
- iflHashElem
-
- HHHHEEEEAAAADDDDEEEERRRR FFFFIIIILLLLEEEE
- #include <ifl/iflDictionary.h>
-
- CCCCLLLLAAAASSSSSSSS DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This class is used to create named elements to be placed in an
- iflDictionary. It can be used a a base class for more complex named
- elements.
-
- CCCCLLLLAAAASSSSSSSS MMMMEEEEMMMMBBBBEEEERRRR FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN SSSSUUUUMMMMMMMMAAAARRRRYYYY
- CCCCoooonnnnssssttttrrrruuuuccccttttoooorrrr
-
- iflName(const char *id)
-
- NNNNaaaammmmeeee ggggeeeetttt aaaannnndddd sssseeeetttt
-
- char* getID()
- void setID(const char* id);
-
-
- FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNNSSSS
- iiiiffffllllNNNNaaaammmmeeee(((())))
-
- iflName(const char *id)
-
-
- Creates a dictionary element with name string given by _i_d.
-
- ggggeeeettttIIIIDDDD(((())))
-
- char* getID()
-
-
- Returns a pointer to the name string.
-
- sssseeeettttIIIIDDDD(((())))
-
- void setID(const char* id);
-
-
- Set this elements name to the string given by _i_d.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- iflDictionary
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-